projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
868c31f
)
(Fget_lru_window): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 31 Mar 2007 10:17:07 +0000
(10:17 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 31 Mar 2007 10:17:07 +0000
(10:17 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index a12f77642dd18f8b32613b212e0c12316c196c52..562f471de36f0d6248350933264a69823790b5de 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-2314,6
+2314,8
@@
check_all_windows ()
DEFUN ("get-lru-window", Fget_lru_window, Sget_lru_window, 0, 2, 0,
doc: /* Return the window least recently selected or used for display.
+\(LRU means Least Recently Used.)
+
Return a full-width window if possible.
A minibuffer window is never a candidate.
A dedicated window is never a candidate, unless DEDICATED is non-nil,